home *** CD-ROM | disk | FTP | other *** search
/ Let's Discover Texas! / Let's Discover Texas!.iso / pc / FILES / TIME.dxr / 00516_check SoundBusy(1).ls < prev    next >
Encoding:
Text File  |  2001-01-04  |  70 b   |  6 lines

  1. on exitFrame me
  2.   if soundBusy(1) then
  3.     go(the frame)
  4.   end if
  5. end
  6.